Welcome![Sign In][Sign Up]
Location:
Search - C terminal

Search list

[Linux-Unixipv6ping

Description: linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two threads running 50. Thread each send four packets ICMP6 after receiving three. Testing procedures, multithreaded structure is not necessarily reasonable, the trial after further revision 4. The terminal ./pingipv6 IP1 1P2 .... .. can run programs 5. for single-source document, I did not write make, compile the order : gcc-Wall-o pingipv6 pingipv6.c - lpthread
Platform: | Size: 3030 | Author: 时柏营 | Hits:

[Other resourceGPSMCU

Description: 已通过编译的GPS车载终端MCU的C语言程序-has compiled MCU GPS truck terminal C Programming Language
Platform: | Size: 18081 | Author: HBZ | Hits:

[Web Serverlaishengqiansever

Description: 这是我编写的用c#语言在sql和.net环境编写的基于c/s的题库系统这里的sql库的文件我没加上去(太简单了就没留底表)主要是完成对题库的修改查询删除和设定用户权限如果想做这方面的毕业设计可以看看这是服务器修改端-prepared by the use of the c # language and sql. Net environment for the preparation of the c / s questions in this system Lane sql of the documents I had to add (too brief stay no end table) is the main questions in the completion of the amendment to delete inquiries and set user rights if they want to graduate this design can look at this is to amend the terminal server
Platform: | Size: 267282 | Author: 来盛骞 | Hits:

[Modem programlibgsmc_v0.1.0.tar

Description: 一个gsm-lib,c语言书写。支持发送短信、电话等通用接口,具有良好的terminal控制。-a gsm-lib, c languages. Support sending SMS and telephone, common interface, with good control of the terminal.
Platform: | Size: 49645 | Author: 邱自力 | Hits:

[Other resourceblock.tar

Description: 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, Terminal mode of the Russian box support for single games and network games to double, before the first operation to maximize the window. / block single mode operation. / server running services block All-. / block client (serverip) run off client installation steps : make. / block block.c gcc-o block-lcurses - lpt hread
Platform: | Size: 370176 | Author: wangfei | Hits:

[Disk ToolsSoft20060210103545627

Description: 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选\"接收文件\"选项,输入本地文件名后,即可接收文件。 -compiler command cc-o fget .c - lcurses this procedure will be applicable to SCO U NIX mainframe system, the client platform to be arbitrary. Windows customers a n example, the following brief description of their use. 1, the first direct dial access to Windows terminal emulator, - AT-OK ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, the FGET mainframe operating procedures, FGET format to download the file. Then, the terminal emulator "transmission" menu "in the receiving binary files" option, the importation of local file name, will be receiving the document. 2, internet connections in the first FGET document compiled by the mainframe, Then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET m
Platform: | Size: 6132 | Author: zj | Hits:

[Other resourceqiufeixianxingfangchengyigeshigendelianfenshifa.ra

Description: 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued Fractions functional method using nonlinear equation f (x) = 0 is a root (C) 2. Parameters Note double * x : at the initial iteration, iterative return at the terminal value double eps : control precision double (* f) () : point calculations f (x) value of the function name (designed by the user) int pqrt () : function returns the number of iterations 3. This document explains procedures pqrt.c to function mainly function procedures pqrt0.c
Platform: | Size: 1666 | Author: 罗坤 | Hits:

[Other resourcehulmsg_client_200608

Description: Hulft-Message是用来在Internet上传输文件数据的商用MiddleWare,特别用于数据量小,但是频繁度高的业务。支持不同平台和编码体系间的代码和数据的自动识别和转换。 本代码是Hulf-Message的Client的源代码和lib库,平台包括LINUX/UNIX/OS400/Windows,功能包括和Server端建立连接,发送和取得数据功能,语言包括C语言和JAVA语言。-Hulft - Message is used for the transmission of documents on the Internet data business M iddleWare, especially for a small amount of data, but the frequent high-level business. Support of different platforms and the coding system code and data conversion and automatic identification. The code is Hulf-Client Message of the source code and the lib, LINUX/UNIX/OS400/Windows platform including, Server features include terminal and connect, send and access to data functions, languages including C language and JAVA.
Platform: | Size: 2793426 | Author: yuxg | Hits:

[Other resourceEhci-ohci

Description: RDC R2886 USB Ehci ohc测试源码,paradigm c++上运行测试,可用rs232在Hyper Terminal上测试
Platform: | Size: 426680 | Author: 陈一 | Hits:

[Linux-UnixUnix_curses

Description: 相信您在网路上一定用过如 tin,elm 等工具, 这些软体有项共同的特色, 即他们能利用上下左右等方向键来控制游标的位置. 除此之外, 这些程式 的画面也较为美观. 对 Programming 有兴趣的朋友一定对此感到好奇, 也 许他能在 PC 上用 Turbo C 轻易地写出类似的程式, 然而, 但当他将相同 的程式一字不变地移到工作站上来编译时, 却出现一堆抓也抓不完的错误. 其实, 原因很简单, 他使用的函式库可能在 UNIX 上是没有定义的. 有些 在 Turbo-C 上被广泛使用的一些函式, 可能在 UNIX 上是不被定义的. 为了因应网路上各式各样的终端机形态 (terminal), UNIX 上特别发展出 一套函式库, 专门用来处理 UNIX 上游标移动及萤幕的显示. 这就是本篇 文章要为您介绍的 - curses.h 函式库. 利用这个函式库, 您也可以写出 像 elm 般利用方向键来移动光棒位置的程式. (CCCA 近来所提供的线上选 课程式, 及程式服务界面, 即是笔者利用 curses 发展而成的 )
Platform: | Size: 6161 | Author: rj | Hits:

[Com PortCHAPT08

Description: CHAPT08\\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\\TESTTERM.MAK A makefile for Borland or Microsoft C++.
Platform: | Size: 17622 | Author: 张祥光 | Hits:

[Com PortCHAPT13

Description: CHAPT13\\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\\Chapt13.dsp Visual C++ project file CHAPT13\\Chapt13.dsw Visual C++ workspace file CHAPT13\\Chapt13.rc The resource file used in the test program CHAPT13\\resource.h IDs defined in the resource file CHAPT13\\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\\Win32Term.h Definition of the class CHAPT13\\Debug\\Chapt13.exe 32-bit executable of the test program.
Platform: | Size: 21573 | Author: 张祥光 | Hits:

[Linux-Unixfget.tar

Description: 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c - lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivity FGET first document on the mainframe compiler, then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET mainframe ope
Platform: | Size: 4827 | Author: 王浩 | Hits:

[JSP/Javaclient-server

Description: 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
Platform: | Size: 1672 | Author: 刘流 | Hits:

[GDI-Bitmappicturebrowser

Description: README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser.c: file which handles the logic of buttoons and the driver (button) -hardware (folder): find the project inside and install on the board -jddctmgr.c : modified manager -jdidcint.c: hardware assisted idct transform -Makefile: to compile picturebrowser (you will have to include in romfs to run our project) -io.h -zImage Running our picture viewer: -------------------------- open the project (in hardware folder) with quartus and in programmer install on the board. In the terminal: $ nio2-download -g zImage and the start nios2-terminal $ nios2-terminal at Boot, it detects the USB and run ./pictureviewer Navigate through buttons...enjoy it with moderation:)
Platform: | Size: 2482 | Author: slmsw | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the software includes two corresponding its client / server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 25022 | Author: 欧锋 | Hits:

[Otherjr

Description: 用java开发终端平台上的Application程序, 比使用C++,Delphi等语言更加容易。 java语言似乎天生就适合团队开发。但是,摆在广大java开发者面前的一个难题是,客户端必须安装JRE。真的必须安装JRE吗?其实你可以不装,只要使用Java Runner,无论在哪里,你的程序都可以Run起来。-spent on the terminal platform Application procedures, the use of C, Delphi and other languages easier. Java language seem naturally fit team development. However, the majority of java placed in front of the development of a problem is, the client must be installed JRE. Really must install the JRE? Actually, you can not, only use Java Runner, regardless of where your program can Run up.
Platform: | Size: 33459 | Author: 朱晓峰 | Hits:

[Com Portlinux下串口编程

Description: 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,传输电缆长度应为50英尺。   Linux操作系统从一开始就对串行口提供了很好的支持,本文就Linux下的串行口通讯编程进行简单的介绍.-computer serial port is a common interface, with connecting lines, simple communications, to be widely used. It is commonly used serial RS-232-C interface (also known as the EIA RS-232-C) it is in 1970 by the American Electronics Industry Association (EIA) Joint Bell System, a modem manufacturers and computer terminal manufacturers developed for serial communication standards. Its full title is "data terminal equipment (DTE) and data communications equipment (DCE) between serial binary data exchange interface technology standards," the use of a standard 25 feet to the DB25 connector, the connector pin of each signal content requirements, but also the right signal -- Ping be provided. Transmission distance in yards yuan distortion is less than 4% of the cases, the length of transm
Platform: | Size: 1962 | Author: 东方旭 | Hits:

[Linux-Unixfget

Description: UNIX终端文件下载工具和C源程序代码,含中文说明-Terminal UNIX file download tools and C source code, with Chinese notes
Platform: | Size: 5120 | Author: 张勇兵 | Hits:

[ISAPI-IEtterm_srcp20

Description: 用C开发的一个类似于telnet client的终端模拟器在MS-Windows 95/NT下运行-Use C to develop a similar terminal emulator telnet client in the MS-Windows 95/NT run
Platform: | Size: 202752 | Author: 黄珉伟 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net